Current File : //usr/share/webmin/syslog/restart.cgi
#!/usr/bin/perl
# restart.cgi
# Kill and restart the syslog process

require './syslog-lib.pl';
&ReadParse();
$access{'noedit'} && &error($text{'restart_ecannot'});
$err = &restart_syslog();
&error($err) if ($err);
&webmin_log("apply");
&redirect("");

Page Not Found
Parece que el enlace que apuntaba aquí no sirve. ¿Quieres probar con una búsqueda?
¡Hola!